projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2084536
)
(describe-text-mode-hook): Add a group.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Thu, 23 Jan 2003 05:45:44 +0000
(
05:45
+0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Thu, 23 Jan 2003 05:45:44 +0000
(
05:45
+0000)
lisp/descr-text.el
patch
|
blob
|
history
diff --git
a/lisp/descr-text.el
b/lisp/descr-text.el
index aacec848756947cd315a6850536f64b957ca80e5..b0e091a89dd041e9652a7832d4ec6b20541f4da9 100644
(file)
--- a/
lisp/descr-text.el
+++ b/
lisp/descr-text.el
@@
-43,7
+43,8
@@
(defcustom describe-text-mode-hook nil
"List of hook functions ran by `describe-text-mode'."
- :type 'hook)
+ :type 'hook
+ :group 'facemenu)
(defun describe-text-mode ()
"Major mode for buffers created by `describe-char'.